projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25b4f2e
)
[IA64] domheap: Fix ia64_switch_to()
author
Alex Williamson
<alex.williamson@hp.com>
Thu, 17 Jan 2008 19:05:43 +0000
(12:05 -0700)
committer
Alex Williamson
<alex.williamson@hp.com>
Thu, 17 Jan 2008 19:05:43 +0000
(12:05 -0700)
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/arch/ia64/linux-xen/entry.S
patch
|
blob
|
history
diff --git
a/xen/arch/ia64/linux-xen/entry.S
b/xen/arch/ia64/linux-xen/entry.S
index ef59afe2149a3fec0362adf1fd04a2aa857258b9..98dd51be7fa90c3ea103c320f33af44ab9a6e946 100644
(file)
--- a/
xen/arch/ia64/linux-xen/entry.S
+++ b/
xen/arch/ia64/linux-xen/entry.S
@@
-214,7
+214,7
@@
GLOBAL_ENTRY(ia64_switch_to)
* If we've already mapped this task's page, we can skip doing it again.
*/
cmp.eq p7,p6=r26,r27
-
br.cond.dpnt .map
+
(p6)
br.cond.dpnt .map
#else
cmp.eq p7,p6=r25,in0
;;